* url-http.el (url-http-handle-cookies): Reverse list returned by
authorChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 15:38:35 +0000 (15:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 15:38:35 +0000 (15:38 +0000)
commit164742177595b67b217ddf76148f258d149a876d
tree90f5f5e56cb8a95d81ed74fd5c188a75fca958e8
parent1363cf51086536f57d07c3d997bb866602ffeebf
* url-http.el (url-http-handle-cookies): Reverse list returned by
`mail-fetch-field', so that cookies are set in the correct order.

* url-cookie.el (url-cookie-retrieve, url-cookie-host-can-set-p):
Deal with wildcard dots in domain values.
lisp/url/ChangeLog